PEGetNthTablePrivateInfo

Retrieves information for using data objects such as ADO, RDO, or CDO with the Active Data Driver (PS2MON.DLL).

C Syntax
BOOL CRPE_API PEGetNthTablePrivateInfo (
        short printJob,
        short tableN,
        PETablePrivateInfo FAR *privateInfo );
Parameters

printJob

Identifies the print job which uses the table for which you want to retrieve the session information.

tableN

Specifies the 0-based number of the table for which you want to retrieve table private information. The first table is table 0. The last table is N-1.

privateInfo

Specifies the pointer to PETablePrivateInfo.

Returns
Delphi Syntax
       function PESetNthTablePrivateInfo (
     printJob: Smallint;
     tableN: Smallint;
     var privateInfo: PETablePrivateInfo
) :Bool; {$ifdef WIN32} stdcall; {$endif}


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com